@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,A:hover{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"微软雅黑";
	text-decoration: none;
	color: #666;
	list-style:none ;
	}
A:hover{
	color: #134dd1;
}
.bai{
	color:#FFFFFF;
	}
.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.bk{ 
	border:1px solid #cfcfcf;
	background:#f4f4f4;
	border-top:none;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}
.mt20{
	margin-top:20px;
	}
.mt10{
	margin-top:10px;
	}
.mr10{
	margin-right:10px;
	}
.ml10{
	margin-left:10px;
	}
.head{
	width:100%;
	}
.zxgg{
	width: 100%;
	background: #dddddd;
	height: 40px;
}
.zxgg ul{
	width: 1200px;
	margin: auto;
	line-height: 40px;
}
.zxgg ul span{
	 float: right;
}

.logo{ 
	width:1200px; 
	margin:auto; 
	height:81px; 
	overflow:hidden; 
	padding:20px 0;
	}
/*导航*/
.nav{
    width:100%; 
	border-top:4px solid #134dd1 ;
	z-index:10;
	height: 64px;
	}
.t_c_bottom{ 
	width:1201px; 	
	margin:auto;
	z-index:10;
	position:relative;
	}
.t_c_bottom .thisMenu{
	width: 149px;
	background: #134dd1;
	height: 64px;
	position:absolute;
	z-index:5;
}

.t_c_bottom ul li{
	position:relative;
	float:left;
	width:149px;
    z-index:35;
	border-right: 1px solid #ddd;
	}
.t_c_bottom ul .sy{
	border-left: 1px solid #ddd;
	
}
.t_c_bottom ul .thisli a{
	color: #fff;
	transition: all 0.6s;
}
.t_c_bottom ul li a{
	display:block;
	width:149px;
	height:64px;
	line-height: 64px;
	font-size: 16px;
	text-align:center;
	}
.t_c_bottom ul li a:hover{
	color: #fff;
}

.t_c_bottom ul li .Nodes{
	position:absolute;
	overflow:hidden;
	width:149px;
	height:0px;
	left:0px;
	top:64px;
	z-index:100;
	}

.t_c_bottom ul li .Nodes ul{
	position:static;
	float:left;
	width:149px;
	left:0px;
	top:0px;
	z-index:100;
	background-color:rgba(19,77,209,0.8); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8134dd1,endColorstr=#C8134dd1);
	}
.t_c_bottom ul li .Nodes ul li{
	width:149px;
	height:35px;
	float:none;
	overflow:hidden;
	padding:0;
	margin:0;

	}
.t_c_bottom ul li .Nodes ul li a{
	display:block;
	width:150px;
	height:35px;
	color:#FFF;
	line-height:35px;
	font-size: 12px;
	}
.t_c_bottom ul li .Nodes ul li a:hover{
	color:#333;
	background:#FFF;
	}
/*banner*/
.banner{ 
	width:100%; 
	height:554px; 
	overflow:hidden; 
	}
.focus {
	height:554px;
	overflow:hidden;
	position:relative;
	background:#fff;
	}
.focus_m ul {
	width:100%;
	height:554px;
	overflow:hidden;
	}
.focus_m li {
	width:100%;
	height:554px;
	_float:left;
	}

.focus_s {
	height:10px;
	position: absolute;
	z-index:20;
	bottom: 20px;
	text-align:center;
	width: 100%;
	}
.focus_s  ul{
   margin: auto;
   width: 260px;
}

.focus_s li {
	float: left;
	height:10px;
	width:50px;
	overflow:hidden;
	margin-right:10px;
	background: #ddd;
	}
.focus_s .active {
	 background: #f8870d;
	}

.focus_l,.focus_r {
	position:absolute;
	display:block;
	width:50px;
	height:75px;
	overflow:hidden;
	z-index:2;
	top:220px;
	}
.focus_l {
	left:0px;
	}
.focus_r {
	right:0px;
	}
.focus_l b,.focus_r b {
	position:absolute;
	z-index:1;
	display:block;
	width:50px;
	height:75px;
	overflow:hidden;
	background:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
	cursor:pointer;
	}
.focus_l span,.focus_r span {
	display:block;
	position:relative;
	z-index:2;
	width:22px;
	height:33px;
	top:21px;
	cursor:pointer;
	margin-right:28px;
	 }
.focus_l span {
	left:12px;
	background:url(l.png) 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='l.png');
	_background:none;
	}
.focus_r span {
	left:16px;
	background:url(r.png) 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='r.png');
	_background:none;
	}
.focus_l:hover,.focus_r:hover {
	*zoom:1;
	}
.focus_l:hover b,.focus_r:hover b {
	opacity:0.5;
	filter:alpha(opacity=50);
	}

/*热门搜索*/
.rmss{
	width: 100%;
	border-bottom: 1px solid #ddd;
	height: 70px;
}
.rmss ul{
	width: 1200px;
	margin: auto;
	line-height: 70px;
}
.rmss ul li{
	width: 300px;
	float: right;
	border: 1px solid #ddd;
	height: 35px;
	border-radius: 3px;
	margin-top: 15px;
}
.in_bt{
	width: 676px;
	margin: auto;
	text-align: center;
}
.in_bt h2{
	font-size: 28px;
	font-weight: bold;	
	text-align: center;
}

@font-face {
            font-family: ywzf;

            src: url(im.ttf);
}
.in_bt h4{
	font-size: 30px;
	margin-top: 10px;
	font-family: ywzf;
	text-align: center;
	font-weight: normal;
}
.ls {
	background: url(hs.png) no-repeat 0px 68px;	
}
.ls h2{
	color: #333333;
}
.ls h2 span{
	color: #134dd1;
}
.ls h4{
	color: #cccccc;
}
.bs {
	background: url(bs.png) no-repeat 0px 68px;	
}
.bs h2{
	color: #FFF;
}

.bs h4{
	color: #FFF;
}
/*首页产品分类*/
.in_pro{
	width: 1200px;
	margin: 80px auto;
	overflow: hidden;

}
.in_pro ul{
	width: 1300px;
	margin-top: 20px;

}
.in_pro ul li{
	width: 280px;
	
	overflow: hidden;
	float: left;
	margin-top:25px ;
	margin-right: 25px;
}
.in_pro ul li a{
	display: block;
	width: 225px;
	height: 215px;
	position: relative;
}
.in_pro ul li a div{
	background-color:rgba(0,0,0,0.8); 
	width: 185px;
	height: 185px;
	z-index: 2;
	position: absolute;
	top: 163px;
	padding: 15px 20px;
	transition: all 0.3s ease-in-out ;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
}
.in_pro ul li a div h3{
	color: #fff;
	font-size: 18px;
	line-height:30px;
}
.in_pro ul li a div p{
	margin-top: 15px;
	color: #fff;
}
.in_pro ul li a div span{
	display: block;
	color: #fff;
	border: 2px solid #fff;
	line-height: 30px;
	width: 80px;
	text-align: center;
	margin-top: 20px;
}
.in_pro ul li a:hover div{
	top: 0;
	padding: 30px 20px;
}
/*知名客户*/
.zmkh{
	background: url(lsbj.jpg);
	padding-top: 60px;
	height: 280px;
}
.example{
	width: 1200px;
	margin: 30px auto;
	position: relative;
}
.example ul li{
	width: 160px;
	float: left;
	margin: 0 5px;
	text-align: center;
}
.example ul li a{
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.microfiche-bullets{
	display: none;
}
.microfiche-button{
	font-size: 0px;
	width: 41px;
	height: 41px;
	border: none;
	padding: 0px;
	background:none;
}
.microfiche-prev-button{
	background: url(ljt.png);
	position: absolute;
	z-index: 2;	
}
.microfiche-next-button{
	background: url(rjt.png);
	position: absolute;
	z-index: 2;	
}
.example .microfiche-prev-button{
	top: 20px;
	left: -55px;
}
.example .microfiche-next-button{
	top: 20px;
	right: -55px;
}
/*服务支持*/
.fwzc{
	width: 1200px;
	margin:80px auto;
	overflow: hidden;	
}
.fwzc ul{	
	margin-top: 40px;
}
.fwzc ul li{	
	height: 260px;   
    width: 227px;
    margin:0 6px;
    position: relative;
    float: left;
    z-index: 5;
}
.fwzc ul li .btwz{
	position: absolute;
	transition: all 0.6s;
	z-index: 3;
	width: 150px;
	height: 130px;
	top: 65px;
	left: 40px;	
	filter:Alpha(opacity=100)
	opacity:1 ;
}
.fwzc ul li .btwz h2{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding-top: 16px;
	line-height: 25px;
	background: url(bg_sign20.png) no-repeat center top;
}
.fwzc ul li .btwz h4{
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.fwzc ul li .btwz p{
	color: #fff;
	margin-top: 10px;
}
.fwzc ul li:hover .btwz{
	filter:Alpha(opacity=0);
	opacity:0 ;
	
}
.fwzc ul li .nrwz{
	opacity: 0;
	transition: all 0.6s;
	position: absolute;
	z-index: 3;
	width: 150px;
	height: 130px;
	top: 75px;
	left: 40px;	
	color: #fff;
	filter:Alpha(opacity=0);
	opacity:0 ;
}
.fwzc ul li:hover .nrwz{
	filter:Alpha(opacity=100);
	opacity:1 ;
	color: #fff;
}

.fwzc ul li .fwzcli{
	 transition: all 0.6s;
	 height: 260px;   
     position: absolute;
     width: 227px;
     top: 0px;
}

.fwzc ul li:hover .fwzcli{
	transform:rotate(180deg);
	
}
.fwzc ul  li .bj1{
	background:url(bg_sign171.png) no-repeat;
	
}

.fwzc ul .bj2{
	background:url(bg_sign181.png) no-repeat;
}

.fwzc ul .bj3{
	background:url(bg_sign191.png) no-repeat;
}

.fwzc ul .bj4{
	background:url(bg_sign201.png) no-repeat;
}

.fwzc ul .bj5{
	background:url(bg_sign171.png) no-repeat;
}
/*工程案例*/
.gcal{
	width: 100%;
	background: #134dd1;
	padding: 60px 0 30px;

}

.example1{
	width: 1200px;
	margin: 30px auto;
	position: relative;
}
.example1 ul li{
	width: 256px;
	float: left;
	margin: 0 10px;
	text-align: center;
	padding: 12px;
	background: #fff;
	transition: all 0.6s;
}

.example1 ul li a{
    font-size: 16px;
    line-height: 40px;
    transition: all 0.6s;
}
.example1 ul li:hover{
	background: #4a7fbc;
}
.example1 ul li:hover a{
	color: #fff;
}
.example1 .microfiche-prev-button{
	top: 100px;
	left: -55px;
}
.example1 .microfiche-next-button{
	top: 100px;
	right: -55px;
}
/*新闻中心*/
.in_news{
	width: 100%;
	padding: 60px 0;
	background: #f7f7f7;
}
.in_news_n{
	width: 1200px;
	margin: 40px auto;
}
.in_news_n .in_news_l{
	width: 650px;
	float: left;
	height: 428px;
	margin-top: 12px;
}
.in_news_n .in_news_l ul{
	width: 325px;
	float: left;
	height: 428px;
}
.in_news_n .in_news_l ul li{
	 height: 134px;
	 padding: 40px 30px;
	 background: #fff;
	 transition: all 1s; 
}
.in_news_n .in_news_l ul li h2{
	font-size: 16px;
	color: #333;
	font-weight: bold;

}
.in_news_n .in_news_l ul li p{
	margin: 12px 0;
	line-height: 23px;
}

.in_news_n .in_news_l ul b{
	display: block;
	width: 30px;
	height: 30px;
	background: #FFF;
	z-index: 2;
	position: relative;
	margin-top: -228px;
	margin-left: 40px;
	transform:rotate(45deg);
	transition: all 1s; 
}
.in_news_n .in_news_l ul:hover li{
	background: #134dd1;	
	
}
.in_news_n .in_news_l ul:hover b{
	background: #134dd1;	
}
.in_news_n .in_news_l ul:hover h2,.in_news_n .in_news_l ul:hover p,.in_news_n .in_news_l ul:hover span{
	color: #fff;
}
.list{
	width: 500px;
	float: right;
}
.list ul li{
	border-bottom: 1px dashed #ccc;
	line-height: 36px;
	background: url(news_tp.jpg) no-repeat center left;
	padding-left: 20px;
}
.foot{
	background: #171717;
	width: 100%;
	padding: 30px 0 ;
	color: #ccc;
}
.foot a{
	color: #ccc;
}
.yqlj{
	 margin: auto;
	 width: 1200px;
	 line-height: 55px;
	 border-bottom: 3px solid #454545;
}
.yqlj img{
	 margin-right: 10px;
}
.foot_f{
	width: 1200px;
	margin: 20px auto 0;	
}
.foot_f  .left{
	line-height: 26px;
	color: #ccc;
	width: 550px;
}
.foot_f  .right{
	width: 550px;
	color: #ccc;
	text-align: right;
	line-height: 30px;
}
.foot_f  .right img{
	float: right;
	width:90px;
	margin-left: 20px;
}
.foot_f  .right span{
	font-size: 30px;
	font-family: ywzf;
}

/*内页*/
.n_banner{
	height: 400px;
	width: 100%;

}

.con{
	width: 1200px;
	margin: 50px auto;
}
.con_l{
	 width: 270px;
	 float: left;
}
.flbt{
	 background:#134dd1;
	 width: 190px;
	 height: 62px;
	 font-size: 30px;
	 color: #FFF;
	 line-height: 35px;
	 padding: 20px 40px;
}
.flbt span{
   font-size: 20px;
   display: block;
   font-weight:normal;
   line-height: 28px;
   font-family: ywzf;
}
.flnr{
	border-bottom: 5px solid #ddd;
}
.out{
	position: fixed;
	top: 0px;
	transition: all 0.5s ease 0s;
}

.flnr ul li{

	line-height: 60px;
	border-bottom: 1px solid #d6d7d9;

}
.flnr ul li a{
	 display: block;
	 width: 240px;
	 height: 60px;
	 padding-left: 30px;
	 font-size: 15px;
	 background: url(tb9.png) no-repeat 240px 30px #f4f3f3;
}
.flnr ul li a:hover{
	 background: url(tb91.png) no-repeat 240px 30px #f4f3f3;
	 color:#134dd1;
	}
.flnr ul li .xdhgl{
	 background: url(tb91.png) no-repeat 240px 30px #f4f3f3;
	 color:#134dd1;
	}
	
.flnr ul li ul{
	border-top: 1px solid #d6d7d9;
	background: #f7f7f7;
	padding: 10px 0 ;

}
.flnr ul li ul li{
	line-height: 14px;
	line-height: 36px;
	border: none;
}
.flnr ul li ul li a{
	 display: block;
	 width: 240px;
	 height: 36px;
	 font-size: 14px;
	 padding-left: 30px;
	 background: none;
}
.flnr ul li ul li a:hover{
	 background: none;
	 color:#ff6000
}
.flnr ul li ul li .xdhg2{
	 color:#ff6000
	}
	
.con_r{
	width: 880px;
	float: right;
}
.nrbt{
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 85px;
	background: url(btbj.jpg) no-repeat center right;
	font-size: 30px;
	font-weight: bold;
	padding-top: 32px;
	line-height: 30px;
}
.nrbt span{
	font-size: 18px;
	color: #c4c4c4;
	font-weight: normal;
	text-transform:uppercase;
}
.neir{
	margin-top: 20px;	
	line-height: 35px;
	min-height:450px;
}
.mbx{
	 height:35px; 
	 line-height:35px;
	 color:#999;
	 font-size:13px;
	}
.mbx a{
	color:#999;
	font-size:13px;
	}

/*新闻内页*/
.newslists{
	width:880px;
	
	}
.newslists ul{
	border-bottom:1px  dashed #ddd;
	margin-top:20px;
	padding-bottom:20px;
	height:130px;
    }
.newslists ul img{
	width:180px;
	height:120px;
	float:left;
	border:3px solid #ddd
	}
.newslists ul li{
	 width:100%;
	 float:right
	}	
.newslists ul li h4{
	background:url(rl.png) no-repeat  center left;
	padding-left:25px;
	font-size:16px;
	font-weight:normal;
	color:#999;
	transition: all 0.6s ease 0s;
	}
.newslists ul li h1{
	 font-size:18px;
	 font-weight:normal;
	 line-height:25px;
	 margin-bottom:5px;
	 transition: all 0.6s ease 0s;
	}
.newslists ul li p{
	 color:#999;
	 line-height:22px;
	 font-size:13px;
	 transition: all 0.6s ease 0s;
	}
.newslists ul li:hover a {
	 color:#FF6000;
	}
.newslists ul li:hover p {
	 color:#FF6000;
	}
.newslists ul li:hover h4 {
	 color:#FF6000;
	}
.newslists ul li:hover h1 {
	 color:#FF6000;
	}
/*新闻详细*/	
.news_show h1{ 
     text-align:center;
	 font-size:20px;
	 color:#444;
	}
.news_show h4{
	 border-top:1px dashed #ccc;
	 border-bottom:1px dashed #ccc;
	 font-weight:normal;
	 text-align:center;
	 color:#ccc;
	 margin:20px 0;
	}
.news_show .neirq{
	line-height:26px;
	font-size:14px;
	
	}
.pnext{
	 border-top:1px dashed #ccc;
	 border-bottom:1px dashed #ccc;
	  margin:20px 0;
	  padding:10px 0;
	}
.pnext .left{
	 width:730px
	}
.pnext .right{
	 width:100px;
	  text-align:right;
	}

.pnext li{
	 height:30px;
	 line-height:30px
	}
.pnext li b{

	  font-weight:normal;
	}
.pnext li a{
	color:#888;
	}
.pnext li a:hover{
	 color:#ff6000;
	}
/*荣誉工程*/
.products{ 
	margin-bottom:10px;
	width:880px; 
	overflow:hidden;
	}
.products ul{
	width:920px;
	}
.products ul li{ 
	height:240px; 
	margin:10px 0; 
	float:left; 
	margin-right:15px; 
	width:270px;  
	background:#ddd;  
	padding:7px;
	transition: all 0.6s ease 0s;
	}
.products ul li .post-title-portfolio { 
	text-align:center;
	font-size:16px;
	}
.products ul li:hover{ 
	height:240px; 
	margin:10px 0; 
	float:left; 
	margin-right:15px; 
	width:270px; 
	background:#134dd1;  
	padding:7px; 
	color:#fff;
	}
.products ul li:hover h2{
	color:#fff;
}
/*产品列表*/
.product_list{ 
	margin-bottom:10px;
	width:880px; 
	overflow:hidden;
	}
.product_list ul{
	width:920px;
	}
.case_item {
    float: left;
    height: 344px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 280px;
	overflow:hidden;
}
.case_item a {
    display: block;
}
.case_item .img {
    height: 210px;
    overflow: hidden;
    width: 270px;
	background: #f2f2f2;
    transition: all 1s ease;
	padding:5px;
}
.case_item .img img {
    width: 270px;
	height:210px;
}
.case_item:hover .img{
	background:#134dd1;
	}
.case_item .txt {
    background: #f2f2f2 none repeat scroll 0 0;
    overflow: hidden;
    padding: 26px 0 22px;
    position: relative;
    text-align: center;
    z-index: 0;
	
}
.case_item p {
    background: rgba(0, 0, 0, 0) url("pro_line.jpg") no-repeat scroll center top;
    font-size:16px;
	text-align:center;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px;
    transition: all 0.3s ease 0s;
}
.case_item .more {
    background: #134dd1 none repeat scroll 0 0;
    border: 1px solid #134dd1;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 72px;
    text-align: center;
}
.case_item:hover .more {
    border-color: #fff;
}
.case_item .txt::before {
    background: #134dd1 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    transform: scale3d(0, 0, 1);
    transition: transform 0.6s ease 0s;
    width: 200%;
    z-index: -1;
}
.case_item:hover .txt::before {
    transform: scale3d(1, 1, 1);
}
.case_item:hover .txt p {
    background: rgba(0, 0, 0, 0) url("pro_line1.jpg") no-repeat scroll center top;
    color: #fff;
}
.prspan{
	width: 400px;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.products_show{ 
	margin-top:20px;
	 }
.products_show_r{ 
	float:right;width:330px; 
	line-height:28px;
	}
.products_show_r h1{
	font-size:20px; 
	border:none;
	line-height:40px; 
	color:#333;
	}
.products_show_r  h3{
	font-size:14px;
	height:28px; 
	line-height:28px;
	}
.products_show h5{
	border-bottom:2px solid #eee;
	font-size:18px; 
	margin-bottom:15px;
	height:50px; 
	line-height:50px;
	}
.nrxx{
	margin-top:20px
	}
.nrxx h2{
	font-size:20px;
	color:#666;
	}
.nrxx  ul{
	 padding-top:20px;
	 margin-top:15px;
	 line-height:24px;
	 border-top:3px  solid #ddd;
	}
.products_show table{border-left:1px solid #ccc;width:100%;height:32px; line-height:32px; border-bottom:1px solid #ccc;}
.products_show table td{border-right:1px solid #ccc; border-top:1px solid #ccc;height:32px; line-height:28px; padding:0 20px ; text-align:left;}
.products_show_r p{ line-height:28px; display:block; height:46px; margin:10px 0;}
.show_tp img{
	float:left;
	}

.products_show_l{ width:510px; height:auto; float:left; overflow:hidden;}

.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*常见问题*/
.cjwt {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.wt {
    background: rgba(0, 0, 0, 0) url("wt.jpg") no-repeat scroll 0 2px;
    color: #f6760c;
    font-weight: bold;
    line-height: 14px;
    padding-bottom: 10px;
    text-indent: 22px;
}
.dn {
    background: rgba(0, 0, 0, 0) url("da.jpg") no-repeat scroll 0 11px;
    padding-left: 22px;
}
.biaoge{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-collapse:collapse;
	width:100%;
	}
.biaoge tr td{
	padding:10px 15px;
	line-height:18px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	
	}
.biaoge tr:hover{
	background:#ddd;
	}
.biaoge .biaogebt{
	background:#134dd1
	}
.biaoge .biaogebt td{
	height:40px;
	line-height:40px;
	color:#FFF;
	}
#floatDivBoxs img{
	display:inline
	}
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:100px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f8870d;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:6px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 8px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(online_arrow.jpg) no-repeat;position:fixed;top:100px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}

.home-portfolio-text{
	line-height:55px;
	}
input , textarea{
	box-sizing:border-box;
	font-family:"微软雅黑";
	}
.nr100{
	width: 98%;
	display:block;
	height: 160px;
	padding: 10px;
	margin:auto;
	box-sizing:border-box;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 48%;
	float: left;
	margin: 10px 1%;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 40%;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-left:5%;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.submit{
	background: #da661b;
    width: 300px;
    height: 40px;
    border: 0px;
	margin-left:1%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
.pagination{
	text-align: center;
	padding-top: 10px;
}
.page-item{
	display: inline-block;
	padding: 0px 10px;
	background: #ddd;
}
.page-num{
	padding: 0px 10px;
	display: inline-block;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	display: inline-block;
	background: #f08326;
	padding: 0px 10px;
}
.page-num-current{
	background: #f08326;
	color: #fff;
}